From: robertl Date: Mon, 7 Jun 2010 00:59:39 +0000 (+0000) Subject: Add russian to Windows dist. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~17^2~19 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=b5b906b2ae6bed3619b338733f44ead3ad8162ee;p=gpsbabel.git Add russian to Windows dist. --- diff --git a/gui/setup.iss.in b/gui/setup.iss.in index b41066446..b1aa19f12 100755 --- a/gui/setup.iss.in +++ b/gui/setup.iss.in @@ -1,4 +1,4 @@ -; $Id: setup.iss.in,v 1.5 2009/09/08 16:06:32 robertl Exp $ +; $Id: setup.iss.in,v 1.6 2010/06/07 00:59:39 robertl Exp $ ; ; NOTE: setup.iss is generated from setup.iss.in via autoconf. ; The generated setup.iss is checked in to help keep the version numbers @@ -66,6 +66,7 @@ Source: gpsbabelfe_es.ts; DestDir: "{app}\translations"; Flags: ignor Source: gpsbabelfe_fr.ts; DestDir: "{app}\translations"; Flags: ignoreversion Source: gpsbabelfe_hu.ts; DestDir: "{app}\translations"; Flags: ignoreversion Source: gpsbabelfe_it.ts; DestDir: "{app}\translations"; Flags: ignoreversion +Source: gpsbabelfe_ru.ts; DestDir: "{app}\translations"; Flags: ignoreversion ; Compiled translation strings that are used at runtime. ; Only Spanish is adequately translated for now. @@ -95,3 +96,8 @@ Name: "{commondesktop}\GPSBabel"; Filename: "{app}\gpsbabelfe.exe"; Tasks: deskt [Run] Filename: "{app}\gpsbabelfe.exe"; Description: "{cm:LaunchProgram,GPSBabelFE}"; Flags: nowait postinstall skipifsilent +[Registry] +Root: HKCU; Subkey: "Software\GPSBabel"; Flags: uninsdeletekeyifempty +Root: HKCU; Subkey: "Software\GPSBabel\GPSBabel"; Flags: uninsdeletekey +Root: HKCU; Subkey: "Software\GPSBabel\GPSBabelFE"; Flags: uninsdeletekey +